export declare const siteSchemaFormatVersion = "10"; /** * JSON types directory. */ export declare const jtDir: string; /** * Docs directory. */ export declare const docsDir: string; export declare const jsonTypeValidator: import("@typeonly/validator").TypeOnlyValidator; //# sourceMappingURL=typeonly-validator.d.ts.map