export declare const MILES = 1; export declare const KM = 2; export declare const HOURS = 3; export declare const NOT_AVAILABLE = 5; export declare const SEE_REPORT = 6; export declare const NOT_APPLICABLE = 9;