import { RemixiconReactIconComponentType } from './dist/typings';

declare const AlertFillIcon: RemixiconReactIconComponentType;
export default AlertFillIcon;
