export declare const StyledLink: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, { $color?: string | undefined; }, never>; export declare const StyledInternalLink: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, { $color?: string | undefined; }, never>; export declare const StyledBackArrowLink: import("styled-components").StyledComponent<"a", import("styled-components").DefaultTheme, { $color?: string | undefined; }, never>; export declare const LinkStyledButton: import("styled-components").StyledComponent<"button", import("styled-components").DefaultTheme, { disabled?: boolean | undefined; }, never>; //# sourceMappingURL=styleds.d.ts.map