import { ProppyFactory } from './types'; export declare function map(mapperFn: any): ProppyFactory;