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