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