import { BaseStyle } from '../../base/style';

export interface MeterGroupStyle extends BaseStyle {}
