export declare enum GeneratorType { DEFAULT = "default", THREE_TURNS_BLOCK = "threeTurnsBlock" }