import { TrueVerticalDepths } from "./trueVerticalDepths"; export interface TrajectoryInterpolationItems { items: Array; }