import { MnemonicMatchGroup } from "./mnemonicMatchGroup"; export interface MnemonicMatchItems { items: Array; }