function theme() {
  return {};
}

export { theme };
