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