export type { VerificationSeverity, VerificationCheck, VerificationResult } from './types.js'; export { verify } from './verify.js'; //# sourceMappingURL=index.d.ts.map