import type { Config } from './types.js'; export declare const DEFAULT_CONFIG: Config; export declare const efConfig: { __context__: Config; };