import * as T from './ToastContext.types';
declare const withToast: T.WithToast;
export default withToast;
