import { EventNotification } from '../EventNotification';
export declare class ToaGenerated extends EventNotification {
    ReferenceItemCount: number;
}
