/// import { IconProps } from "../SvgIcon"; export declare const Keyboard: (props?: IconProps) => JSX.Element; export default Keyboard;