import React from 'react'; export declare const ToBPayProvider: ({ children }: { children: React.ReactNode; }) => React.JSX.Element;