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