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

declare const AlarmWarningLineIcon: RemixiconReactIconComponentType;
export default AlarmWarningLineIcon;
