export interface <%= classify(pluralName) %>DialogOption {
  multiple: boolean;
}