import type { BindingImportConfig } from '../types'; /** Codemax binding: `itemCode` + `unit` value columns. */ export declare const codemaxImportConfig: BindingImportConfig;