declare const _default: (target: Record<string, any>, keyOrder: Array<string>) => Record<string, any>;
export default _default;
