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