export type NoticeMessages = {
  close: string;
};
