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

declare const TableOfContentsIcon: MdiReactIconComponentType;
export default TableOfContentsIcon;
