export type { SGGOptions } from './sgg.ts'; export { sgg } from './sgg.ts'; export type { SGGPairOptions } from './sggPair.ts'; export { sggPair } from './sggPair.ts'; //# sourceMappingURL=index.d.ts.map