export declare const DATAWEDGE_API: { GET_VERSION_INFO: string; RESULT_ACTION: string; RESULT_GET_VERSION_INFO: string; ACTION: string; CREATE_PROFILE: string; GET_ACTIVE_PROFILE: string; SET_CONFIG: string; ENUMERATE_SCANNERS: string; }; export declare const DATAWEDGE_RESULT: { LABEL_TYPE: string; DATA_DISPATCH_TIME: string; DATA_STRING: string; };