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