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