export interface TxDistributeComponentHead { method: string; type: 'job' | 'component'; }