export declare const toastMeta: { readonly name: "Toast"; readonly category: "component"; readonly directManifestNode: false; readonly allowedChildren: readonly []; readonly note: "Transient feedback component exposed through the imperative toast workflow, not as a manifest node."; readonly props: {}; }; //# sourceMappingURL=toastMeta.d.ts.map