import { FunctionComponent } from 'react'; import { TaroVirtualListProps } from "../../types"; export declare const VirtualList: FunctionComponent>;