export declare function lazy(callback: () => T): () => T;