export interface Depth { z0: string; z1: string; z2: string; z3: string; z4: string; z5: string; } //# sourceMappingURL=Depth.d.ts.map