import { SvgIconComponent } from './types'; declare const AddAlertIcon: SvgIconComponent; export default AddAlertIcon;