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