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

declare const FileWordIcon: MdiReactIconComponentType;
export default FileWordIcon;
