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

declare const MistLineIcon: RemixiconReactIconComponentType;
export default MistLineIcon;
