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