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