DecimalCount typeDecimalCount typeDecimalCount typeDecimalCount typeSignature export declare type DecimalCount = number | null | undefined;Import import { DecimalCount } from '@grafana/data';