import React from 'react'; /** * EntityNomadAllocationListTable is roughly based off Nomad's Allocations tab's view. */ export declare const EntityNomadAllocationListTable: () => React.JSX.Element;