export interface WizRc { [key: string]: string | number | boolean | undefined; codeartifact_repository: string; }