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