import { StitchOptions } from "./index"; export declare function stitch(options: StitchOptions): Promise;