AlertErrorPayload typeAlertErrorPayload typeAlertErrorPayload typeAlertErrorPayload typeSignature export declare type AlertErrorPayload = [string, (string | Error)?, string?];Import import { AlertErrorPayload } from '@grafana/data';