export declare const LIVEKIT_COMMAND_CHANNEL_TOPIC = "agent-control"; export declare const LIVEKIT_SERVER_RESPONSE_CHANNEL_TOPIC = "agent-response"; export declare const API_URL = "https://api.liveavatar.com";