import { type ServerSetupStepState } from "../types.js"; export declare function validatedLastError(state: ServerSetupStepState, value: string | undefined): string | undefined; //# sourceMappingURL=validatedLastError.d.ts.map