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