import React from 'react'; import { InternalToastProps } from '../types'; export declare const ToastsContext: React.Context;