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