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

declare const PulseIcon: MdiReactIconComponentType;
export default PulseIcon;
