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

declare const AlarmWarningFillIcon: RemixiconReactIconComponentType;
export default AlarmWarningFillIcon;
