export declare function noop(): void; export declare function createUniqueIDFactory(prefix: string): () => string;