export declare enum PredictionType { Binary = "Binary", MultipleChoice = "MultipleChoice", MultipleBinary = "MultipleBinary" }