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