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