import type { ToastServiceMethods } from 'primevue/toastservice';

export declare function useToast(): ToastServiceMethods;
