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

declare const FileCheckIcon: MdiReactIconComponentType;
export default FileCheckIcon;
