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