/// import { IIconProps } from "types"; declare function NumberKeyboardSvg(props: IIconProps): JSX.Element; export default NumberKeyboardSvg;