import { IconSvgProps } from '../types';
declare const Lifebuoy: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Lifebuoy;
//# sourceMappingURL=Lifebuoy.d.ts.map