export type ToastText = { "@id": number | null; $value: string; }; //# sourceMappingURL=ToastText.d.ts.map