export declare const toastProviderMeta: { readonly name: "ToastProvider"; readonly category: "component"; readonly directManifestNode: false; readonly allowedChildren: readonly []; readonly note: "Provider for imperative toast feedback; application roots should normally enable the ZoraProvider toast capability."; readonly props: {}; }; //# sourceMappingURL=toastProviderMeta.d.ts.map