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