export declare const pluck: (input: T[], field: string) => T[];