/** * Displays toast notifications. Toast notifications are non-intrusive messages that appear briefly at the top of the page, overlaying content. * * See [toast usage guidelines](https://ui.cimpress.io/components/toast/). */ export declare function UNSTABLE_ToastRegion(): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=toast-region.d.ts.map