import { FunctionComponent } from 'react'; import { IIcon } from './BaseIcon'; declare const AlertIcon: FunctionComponent; export default AlertIcon; //# sourceMappingURL=AlertIcon.d.ts.map