import React from 'react'; declare const ClusterPage: () => React.JSX.Element; export default ClusterPage;