export interface AgoraConfig {
    AppID: string;
}
