import type { ToastViewProps } from './types'; export declare function ToastView(props: ToastViewProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=ToastView.d.ts.map