import { SEALLibrary } from './implementation/seal';
declare const _default: () => Promise<SEALLibrary>;
export default _default;
