export declare function rndId(): string; export declare function makeId(length: any): string; export declare function makeId4(): string; export declare function guid(): string;