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

declare const LedStripIcon: MdiReactIconComponentType;
export default LedStripIcon;
