import type { ApplicationService } from '../src/types.ts'; declare let config: ApplicationService['config']; export { config as default };