import { NavLink } from 'react-router-dom'; export declare const ExternalLink: import("styled-components").StyledComponent<"a", any, { active?: boolean | undefined; contrast?: boolean | undefined; }, never>; export declare const InternalLink: import("styled-components").StyledComponent; //# sourceMappingURL=link.d.ts.map