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