export declare namespace Config {
    let endpoint: string;
}
