/// export interface IconKeypadSharpProps { size?: string; style?: React.CSSProperties; } export declare const IconKeypadSharp: React.FC;