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

declare const LifebuoyLineIcon: RemixiconReactIconComponentType;
export default LifebuoyLineIcon;
