import React from 'react'; /** * EntityNomadJobVersionListCard is roughly based on the Nomad UI's versions tab. */ export declare const EntityNomadJobVersionListCard: () => React.JSX.Element | null;