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