import type * as Extend from "../index"; export type ExtractOutput = Extend.ExtractOutputJson | Extend.ExtractOutputLegacy;