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