export declare const mapProps:

(getFn: (props: P) => R) => (props: P) => R;