export declare const newId: (size?: number) => string; export declare const newShortId: (size?: number) => string;