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