export declare const mucNs = "http://jabber.org/protocol/muc";
export declare const mucUserNs: string;
export declare const mucAdminNs: string;
export declare const mucOwnerNs: string;
export declare const mucRoomConfigFormNs: string;
export declare const mucRequestFormNs: string;
