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