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