import { SVGIconDef } from './types'; declare const TimeOutlined: SVGIconDef; export default TimeOutlined;