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