import { OprfApiImpl } from './impl/OprfApiImpl.js'; export declare const Oprf: OprfApiImpl; export * from './types.js'; export * from '../cryptoTypes.js'; export * from '../groupTypes.js'; //# sourceMappingURL=index.d.ts.map