import React from 'react'; export declare const Parent: (props: any) => JSX.Element; export declare const Child: React.ForwardRefExoticComponent>; //# sourceMappingURL=TestingRefs.d.ts.map