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