declare const _default: {
    MEMBERS: string;
    GUESTS: string;
    ADMINS: string;
};
export default _default;
