export declare const getRaspExecutionStateIdentifiers: () => Promise; export declare const getRaspExecutionStateChannelData: () => Promise<[ string, string ]>; export declare const prepareRaspExecutionStateMapping: () => Promise; //# sourceMappingURL=raspExecutionState.d.ts.map