export declare enum DispatcherType {
    ONFLEET = "ONFLEET",
    GOBOLT = "GOBOLT"
}
