/// import { SvgIconProps } from './types'; export declare function FireFilledIcon({ className, ...props }?: Partial): JSX.Element;