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

export declare function useToast(): ToastServiceMethods;
