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

declare const TimetableIcon: MdiReactIconComponentType;
export default TimetableIcon;
