export declare class CategoryExternalId { name: string; value: string; id: string; }