import { FunctionComponent } from 'react'; declare const DefaultFallback: FunctionComponent; export default DefaultFallback;