import type { Config } from './type'; export * from './type'; export declare const duxConfig: Config;