declare const identifier = "is.workflow.actions.filter.eventattendees"; declare const icon = "Calendar"; declare const WFAction: { ActionClass: string; AppIdentifier: string; CreationDate: string; Name: string; ShortName: string; WFContentItemClass: string; }; export { identifier, icon, WFAction };