export declare const convertHyphenatedNameToCamelCase: (prop: string) => string;