type MessagingSetup = {
    enabled: string;
};
export type { MessagingSetup };
