import { IconProps } from '../types';
declare function Tent(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default Tent;
//# sourceMappingURL=Tent.d.ts.map