import * as React from 'react'; import { BaseLinkProps } from '../BaseLink'; export declare const CrumbLink: React.ForwardRefExoticComponent & React.RefAttributes>; //# sourceMappingURL=CrumbLink.d.ts.map