export declare class ObjDataConstants {
    static FIELDS_POINTERS: any;
    static UNITS: any;
    static DATA_TYPES: any;
    static exportConstants(): void;
}
//# sourceMappingURL=ObjDataConstants.d.ts.map