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