export enum SchoolGroupStructureType { STANDALONE = 'standalone', GROUP = 'group', }