import React from 'react';
import { ReferenceChildLinkProps } from './types';
export declare const ReferenceChildLink: React.ForwardRefExoticComponent<ReferenceChildLinkProps & React.RefAttributes<HTMLAnchorElement>>;
//# sourceMappingURL=ReferenceChildLink.d.ts.map