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