import { ImexConfig } from '../types.js'; export declare const buildImexOptions: (imex: any) => ImexConfig | undefined;