export declare enum BinaryType {
    SchemaEngineBinary = "schema-engine"
}
