export declare function once(fn: () => T): () => T;