import type { Config } from "./types.js";
export declare const validateConfig: (config: Config) => void;
//# sourceMappingURL=validateConfig.d.ts.map