import type { ToastService } from '@inkline/inkline/types'; export declare function useToast(): ToastService;