export declare const Constants: {
    TRUSTED_CLIENT_TOKEN: string;
    WSS_URL: string;
    VOICES_URL: string;
};
