import type { BuildConfig } from "../types/build-type.js"; export declare function renderErrorsPage(config: BuildConfig): string; //# sourceMappingURL=errors.d.ts.map