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