import type { Trajectory } from "./types.js"; export declare function loadTrajectory(filePath: string): Promise; //# sourceMappingURL=loader.d.ts.map