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