/// import type { ILayoutProps } from '../../../presentation'; export declare function ManualExecutionFieldLayout(props: ILayoutProps): JSX.Element;