import { common } from "../common";
export function utils() {
  common();
}