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