import { AlertProps } from 'types'; export declare const Alert: import("styled-components").StyledComponent<"aside", any, AlertProps, never>;