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