export declare const MembraneClientProvider: ({ client, children }: { client: any; children: any; }) => import("react/jsx-runtime").JSX.Element;