import React from 'react';
declare const List: React.FC;
export default List;
