export type ConfigFormat = 'flat' | 'legacy';
