import { BooleanState, Form } from "../../../types"; export interface RunnerSetupProvider { getSetupMenu(): Promise