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