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

declare const LifePreserverIcon: MdiReactIconComponentType;
export default LifePreserverIcon;
