export declare function getVoiceConnections(group?: 'default'): Map<string, VoiceConnection>;
Retrieves all the voice connections under the 'default' group.
Returns: The map of voice connections