export declare const lazyInit: (factory: () => T) => (() => T);