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

declare const Edit2LineIcon: RemixiconReactIconComponentType;
export default Edit2LineIcon;
