export declare function makeProxy(getThing: () => T): T;