export declare function toPascalCase(value: string): string;
//# sourceMappingURL=toPascalCase.d.ts.map