import React from 'react';
export declare const Fallback: React.MemoExoticComponent<() => JSX.Element>;
