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