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

declare const EditLineIcon: RemixiconReactIconComponentType;
export default EditLineIcon;
