export const account = {
  get: () => {},
  delete: () => {},
};
