export declare function flipObject(object: Record<string, string>): Record<string, string>;
//# sourceMappingURL=flip-object.d.ts.map