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

declare const FilesIcon: MdiReactIconComponentType;
export default FilesIcon;
