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

declare const FileTableIcon: MdiReactIconComponentType;
export default FileTableIcon;
