import * as React from 'react'; import { ListType } from './types'; export declare const List: React.FC;