/**
* Speaker Verification Web - Direct export for browser usage
* This provides a cleaner API where SpeakerVerification is directly accessible
*/import { SpeakerVerification } from'./easy-api';
export = SpeakerVerification;
//# sourceMappingURL=speaker-verification-web.d.ts.map