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

declare const TentIcon: MdiReactIconComponentType;
export default TentIcon;
