import * as React from 'react';
declare const ListPageBody: React.FC;
export default ListPageBody;
