export declare enum Hub { teams = "Teams", outlook = "Outlook", office = "the Microsoft 365 app", copilot = "Copilot" } export declare const outlookCopilotAppId = "d870f6cd-4aa5-4d42-9626-ab690c041429"; export declare const outlookBaseUrl = "https://outlook.office.com"; export declare const officeBaseUrl = "https://www.office.com"; export declare const advancedDASettingUrl = "https://aka.ms/atk-da-share"; export declare const M365HelpLink = "https://aka.ms/teamsfx-actions/teamsapp-extendToM365"; //# sourceMappingURL=constants.d.ts.map