import React from 'react'; export declare const FastRefreshProvider: React.FC<{ readonly children: React.ReactNode; }>;