/// declare const StyledAlertIcon: import("styled-components").StyledComponent & import("react").RefAttributes> & { readonly type: import("react").ForwardRefExoticComponent & import("react").RefAttributes>; } & { FontAwesome: import("react").MemoExoticComponent & import("react").RefAttributes>>; }, import("styled-components").DefaultTheme, import("./types").StyledAlertIconProps, never>; declare const StyledAlertIconFontAwesome: import("styled-components").StyledComponent; export { StyledAlertIcon, StyledAlertIconFontAwesome };