export default function decamelize(text: string): string;
