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