import camelcase from "camelcase"; export declare function changeCase(input: string, options?: camelcase.Options): string; //# sourceMappingURL=change-case.d.ts.map