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