/// import { LazyChildProps } from './types'; export declare const LazyChild: (props: LazyChildProps) => JSX.Element; //# sourceMappingURL=LazyChild.d.ts.map