export declare function getSourceForInstance<T>(instance: T): T;
