import { AlertTextComponent } from './types'; declare const StyledAlertText: AlertTextComponent; export { StyledAlertText };