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

declare const CurtainsIcon: MdiReactIconComponentType;
export = CurtainsIcon;