export declare enum ToastActionActivationType { "Foreground" = "Foreground", "Background" = "Background", "Protocol" = "Protocol", "System" = "System", "Unknown" = "Unknown" } //# sourceMappingURL=ToastActionActivationType.d.ts.map