import type { ConfigSettings } from "../config"; declare const config: ConfigSettings; export default config;