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