SuggestedPhrase: {
    exactMatch: boolean;
    phrase: string;
} & {
    [key: string]: any;
}