export enum PensionReportGroupsActions {
  FETCH_PENSION_REPORT_GROUPS_REQUEST = 'pensionReportGroups/fetch',
}
