import { RemixiconReactIconComponentType } from './dist/typings';

declare const LifebuoyFillIcon: RemixiconReactIconComponentType;
export default LifebuoyFillIcon;
