import { IconProps } from '../types'; export declare const Fire: (props: IconProps) => JSX.Element;