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