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