Components namespacing

Suppose I have a component named my-component in my app, and I install an addon that also has a component named my-component, how can I use the component provided by the addon?