declare const _default: (target: Record<string, any>, keys: Array<string>) => readonly [Record<string, any> | undefined, Record<string, any>];
export default _default;
