import { StyledIcon } from '@styled-icons/styled-icon'; export declare const Keypad: StyledIcon; export declare const KeypadDimensions: { height: number; width: number; };