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