export interface WiktionaryGlyphOrigin { kind: 'glyphOrigin'; glyphOrigin: string; }