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