import { EntityAction } from '@abp/ng.components/extensible'; import { ProductDto } from '../../lib/proxy'; export declare const DEFAULT_PRODUCT_ENTITY_ACTIONS: EntityAction[];