export interface JiraRichTextInput {
  adfValue?: unknown;
}
