import { CSRFPair } from "./pair"; export declare function verifyCSRFPair(pair: CSRFPair): Promise; //# sourceMappingURL=verify.d.ts.map