import * as React from "react"; import { SVGProps } from "react"; const SvgKeyboardF8 = (props: SVGProps) => ( ); export default SvgKeyboardF8;