export type StagedConfig = Record<string, string | string[]>;
