import type * as Extend from "../index"; export type LegacyProvidedExtractionOutput = Extend.LegacyProvidedJsonOutput | Extend.LegacyProvidedFieldsArrayOutput;