import React from 'react'; import type MdIconProps from './icon.model'; declare const MdTimeIcon: React.FunctionComponent; export default MdTimeIcon;