import { fn } from "@mxnet/types/dts"; export declare function singletonPattern(fn: fn): () => T;