import { SvgIconProps } from '@material-ui/core/SvgIcon';
import React from 'react';
export declare const TimeIcon: React.SFC<SvgIconProps>;
