import React from 'react'; declare const Provider: React.ForwardRefExoticComponent & React.RefAttributes>; export default Provider;