Version: 0.0.00.1.00.2.00.3.00.3.10.3.20.3.30.3.40.4.00.4.10.4.20.4.30.4.40.4.50.5.0-beta.00.5.0-beta.11.0.01.0.12.0.02.0.13.0.03.0.13.1.0
import type { Context } from 'react';
export declare const mapDefaultContext: <CP extends {}>(context: Context<CP>) => <P extends {}>(props: P) => CP & P;