export interface KeyTitlePair { key: string; title: string; } //# sourceMappingURL=keyTitlePair.interface.d.ts.map