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