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