import React from 'react'; import { RowndProviderProps } from './RowndContext'; export declare const ReactRowndProvider: React.FC;