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

declare const FileWordFillIcon: RemixiconReactIconComponentType;
export default FileWordFillIcon;
