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