import { Config } from "./types"; declare const config: Config; export default config; //# sourceMappingURL=config.d.ts.map