b1e2c8f
1 2 3 4
import type { Config } from './types/config' declare function loadConfig(path: string): Config export = loadConfig