export declare function pluck(keys: string[]): any; export declare function pluckWithShallowCopy(keys: string[]): any;