08f8699
1
2
3
4
import type { Config } from './types/config' declare const config: Config export = config