export { default } from './Threshold';
export type { IShares, ISharesKeyPairs } from './Threshold';
