import type { DB } from '../db/index.js'; export declare function validateVectorExtension(db: DB): Promise; //# sourceMappingURL=validate.d.ts.map