export declare class CategorizationChangeEvent { category1Id: number; category2Id: number; category3Id: number; }