import { FunctionComponent } from 'react'; import { LazyLoadProps } from './types'; export declare const LazyLoad: FunctionComponent>;