/**
 * Describes the fields to be displayed in the InputsJobsInfo table component.
 * The accessors are relative to the IJob type.
 */
export declare const INPUTS_JOBS_INFO: {
    accessor: string;
};
