export interface IVector { readonly dimension: number; } //# sourceMappingURL=IVector.d.ts.map