import type { UseToastInjection } from '../types'; export declare function useToast(): UseToastInjection;