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