/**
 * Stores survey results in GA and DFES projects
 */
export interface GaDfesSurveyContextExtension {
    goToIntentsSet: string[];
}
//# sourceMappingURL=prototype.d.ts.map