import React from "react"; import { IconProps } from "../Icon"; export declare const Number: (props: IconProps) => React.JSX.Element;