import type { Position } from './types.js'; export declare const curve: number[]; export declare const positions: Position[];