import { NotaryToolNotarizeAppOptions } from './types.js'; export declare function checkSignatures(opts: NotaryToolNotarizeAppOptions): Promise;