import React from 'react'; import { ChildLinkProps } from './types'; /** * @internal */ export declare const ChildLink: React.ForwardRefExoticComponent>; //# sourceMappingURL=ChildLink.d.ts.map