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