/// export declare const Parent: (props: any) => JSX.Element; export declare const Child: (props: any) => JSX.Element; //# sourceMappingURL=TestingContext.d.ts.map