export declare const Fetching: React.FC<{ fetching?: boolean; }>;