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