export interface Config { prioritizeDataOverLoading: boolean; prioritizeDataOverError: boolean; }