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