export declare function guidGenerator(): string; export declare function idGenerator(): string; export declare function numberGenerator(): number;