export declare function objectToCamelWithMetadata(entry: Record<string, any>): Record<string, any>;
//# sourceMappingURL=object-to-camel-with-metadata.d.ts.map