import { DataDistance } from './data.distance'; export declare class DataTargetDistance extends DataDistance { static type: string; }