export declare function createRandomId(prefix?: string): string; export declare function createUniqueNumericIdentifier(): number;