export default function dotCase(value: string, locale?: string): string;
