export interface ShimConfig { code: string; local: boolean; instanceId: string; }