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

declare const BlindsIcon: MdiReactIconComponentType;
export default BlindsIcon;
