import { DataString } from './data.string';
export declare class DataEnabledNavigationSystems extends DataString {
    static type: string;
}
