import React from 'react'; import { InfiniteScrollProps } from '..'; export declare function InfiniteScrollStyled(props: InfiniteScrollProps): React.JSX.Element;