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