import { ReactIconComponentType } from '../types';

declare const AddAlert: ReactIconComponentType;
export default AddAlert;
            