import { IToastContext } from './ToastContext'; export declare const useToasts: () => IToastContext;