import type { Config } from '../types/config.types.js';
export declare const config: Config;
export default config;