export declare enum ToastDuration { "Short" = "Short", "Long" = "Long", "Unknown" = "Unknown" } //# sourceMappingURL=ToastDuration.d.ts.map