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