export type PopoverMessages = {
  close: string;
};
