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