import type { Context } from 'react'; export declare const mapDefaultContext: (context: Context) =>

(props: P) => CP & P;