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