import * as React from 'react'; declare function TimeOutlined(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof TimeOutlined; export default TimeOutlined;