export type { BlingConfig } from './config.js';
export { config } from './config.js';
export { default } from './config.js'; 