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

declare const BlinkyIcon: MdiReactIconComponentType;
export default BlinkyIcon;
