export default function genRndStr(length?: number, symbols?: boolean): string;