import { SVGProps } from "react"; declare const ADFieldTimeOutlined: (props: SVGProps) => JSX.Element; export { ADFieldTimeOutlined };