import { ElectionguardModule } from "./electionguard"; declare const getInstance: () => Promise; export { getInstance };