import React from 'react'; import { RowndProviderProps } from '../../context/RowndContext'; declare const Client: React.FC>; export default Client;