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