export default function isAlphanumeric(str: any, locale?: string): any;
export const locales: string[];
