import { SVGProps } from "react";
declare const GYSiGlyphKeyboard: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GYSiGlyphKeyboard };
