export interface IHomeFeatures {
    realTimeConsumptionEnabled: boolean;
}
