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