export const enum NestedIntegerType { integer = "integer", array = "array", }