3 lines
90 B

import type { Config } from './types/config'
declare const config: Config
export = config