import type { ToastApi, UIInterface } from '../types'; export default function renderToast(it: UIInterface): ToastApi; //# sourceMappingURL=Toast.d.ts.map