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

declare const LifebuoyIcon: MdiReactIconComponentType;
export default LifebuoyIcon;
