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

declare const FileEditLineIcon: RemixiconReactIconComponentType;
export default FileEditLineIcon;
