import type { ExponeaType } from './index'; /** * Implementation of the Exponea SDK public API. * Combines Interface A (Turbo Module methods) and Interface B (Listener methods). */ export declare const Exponea: ExponeaType; //# sourceMappingURL=ExponeaImpl.d.ts.map