import { ToasterProps } from "sonner";
export declare const VuiNotifications: (props: ToasterProps) => import("react/jsx-runtime").JSX.Element;
