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

declare const AlertLineIcon: RemixiconReactIconComponentType;
export default AlertLineIcon;
