import { ListProps } from './types'; import { FunctionComponent } from 'react'; export declare const List: FunctionComponent; //# sourceMappingURL=List.d.ts.map