import * as React from "react"; import type { IconProps } from "../types"; declare const Lifebuoy: React.ForwardRefExoticComponent>; export default Lifebuoy; //# sourceMappingURL=lifebuoy.d.ts.map