export declare function randomByte(): string; export declare function randomBytes(length: number): string; export declare function fastRandomId(): string;