@hhgtech/hhg-components
Version:
Hello Health Group common components
6 lines (5 loc) • 334 B
TypeScript
/// <reference types="react" />
export declare const StyledLanguageChangeLink: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme;
as?: import("react").ElementType<any>;
}, import("react").DetailedHTMLProps<import("react").AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, {}>;