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

declare const Image2LineIcon: RemixiconReactIconComponentType;
export default Image2LineIcon;
