export declare enum SurveyProvider {
    CustomerVoice = 600990000,
    MicrosoftCopilotStudio = 600990001
}
