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