import { LinkProps } from './Link'; export declare const StyledLink: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, LinkProps & { isExternal?: boolean; }, never>; //# sourceMappingURL=styled.d.ts.map