import { UIComponentDependencies } from "../../types";
/**
 * Build the "Minor step" input row.
 */
export declare function createMinorStepGroup(deps: UIComponentDependencies): HTMLDivElement;
//# sourceMappingURL=minor-step-group.d.ts.map