DataQueryResponseData typeDataQueryResponseData typeDataQueryResponseData typeDataQueryResponseData typeSignature export declare type DataQueryResponseData = DataFrame | DataFrameDTO | LegacyResponseData;Import import { DataQueryResponseData } from '@grafana/data';