import { IconProps } from '../lib';
declare function Lifebuoy(props: IconProps): JSX.Element;
export default Lifebuoy;
