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