export declare function compareEntitiesTypesUtility(firstEntityType: string, secondEntityType: string): boolean;
