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