import type * as Extend from "../index"; /** * The output from an extraction processor */ export type LegacyFieldsArrayOutput = Record;