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