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