import { AlertComponent } from './types'; declare const StyledAlert: AlertComponent; export default StyledAlert;