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

declare const CouchIcon: MdiReactIconComponentType;
export default CouchIcon;
