export declare const camelCaseToHyphen: (name: string) => string;