export declare enum ToastInputType { "Text" = "Text", "Selection" = "Selection", "Unknown" = "Unknown" } //# sourceMappingURL=ToastInputType.d.ts.map