export declare function cuid(): string; export declare function _cuid(size?: number): string;