import { NewebConfig } from "../../types/index.js"; declare const config: NewebConfig; export { config as default };