export interface SodaProvider { getSodaUrl(): string; }