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