// en/actionDrawer
export const actionDrawer = {
  close: 'Close',
} as const;
