declare function randomStr(n: number, str?: string): string; export default randomStr;