How to access an instance of a symbol created and added to the stage in one class fro

How do you access an instance of a symbol created and added to the stage through the addChild(); method, from a different class?