import { type Parsed } from "../util.js"; export declare function verify(parsed: Parsed): Promise;