export declare function pluck(array: any, key: any): any;
