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