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

declare const FileTextFillIcon: RemixiconReactIconComponentType;
export default FileTextFillIcon;
