import * as React from "react"; declare function Keypad(props: React.SVGProps): any; export default Keypad;