export declare const randomString: (length?: number) => string;
