import React from 'react'; export declare const ExecutionPanel: ({ id }: { id: string; }) => React.JSX.Element;