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