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

declare const AlarmLineIcon: RemixiconReactIconComponentType;
export default AlarmLineIcon;
