import point from '../interfaces/point'; declare const DEFAULT_VECTOR_POSITION: point; export { DEFAULT_VECTOR_POSITION }; //# sourceMappingURL=vector.d.ts.map