File: /var/www/vhost/disk-apps/pwa.sports-crowd.com/node_modules/@sigstore/sign/dist/index.d.ts
export type { Bundle } from '@sigstore/bundle';
export { DSSEBundleBuilder, MessageSignatureBundleBuilder } from './bundler';
export type { Artifact, BundleBuilder, BundleBuilderOptions } from './bundler';
export { InternalError } from './error';
export { CIContextProvider } from './identity';
export type { IdentityProvider } from './identity';
export { FulcioSigner } from './signer';
export type { FulcioSignerOptions, Signature, Signer } from './signer';
export { RekorWitness, TSAWitness } from './witness';
export type { RekorWitnessOptions, SignatureBundle, TSAWitnessOptions, VerificationMaterial, Witness, } from './witness';