export declare function removeDefaults(entries: Record<string, any>): {
    [x: string]: any;
};
//# sourceMappingURL=valibot.d.ts.map