export declare const objectKeyToValues: (input: Object, formatter?: (string: any) => string) => any;