interface A { 'C': string; } interface B { "D": boolean; }