export declare const randomStr: (len: number) => string;
