import type { VectorConstructor } from './interface.js'; export declare const Vec: VectorConstructor; //# sourceMappingURL=vec.d.ts.map