import { SVGProps } from "react"; declare const NumpadIcon: (props: SVGProps) => import("react/jsx-runtime").JSX.Element; export default NumpadIcon;