import { IconProps } from 'a-base-icon/lib/icon'; declare function ForbidFireOutlined(componentProps: IconProps): JSX.Element; declare namespace ForbidFireOutlined { var displayName: string; } export default ForbidFireOutlined;