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