export declare const mapObject: (obj: Object, extractor: (key: string) => T) => T[];