export * from './generated/payjoin'; export * from './wrapper'; import * as payjoin from './generated/payjoin'; export declare function uniffiInitAsync(): Promise; declare const _default: { payjoin: typeof payjoin; }; export default _default; //# sourceMappingURL=index.d.ts.map