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

declare const CampingIcon: MdiReactIconComponentType;
export default CampingIcon;
