export function mapObject(obj: any, fn: any, output?: {}): {};
