export declare const lazily: (loader: (x?: string | undefined) => Promise) => T;