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

declare const TimeToLeaveIcon: MdiReactIconComponentType;
export default TimeToLeaveIcon;
