export declare const toaster: import('@zag-js/toast').Store<any>;
export declare const Toaster: () => import("react").JSX.Element;
