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