import { SVGIconDef } from './types'; declare const FireOutlined: SVGIconDef; export default FireOutlined;