export default function isAlphaOrNum(str: string): boolean;