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

declare const FileEditFillIcon: RemixiconReactIconComponentType;
export default FileEditFillIcon;
