export type ApiOverrides = {
  apiUrl?: string;
};
