1 2
import { NotarizeStapleOptions } from './types'; export declare function stapleApp(opts: NotarizeStapleOptions): Promise<void>;