import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const tentIconName = "tent";
export declare const tentIcon: IconShapeTuple;
