declare const unpick: (object?: {}, list?: any[]) => {}; export default unpick;