export type ReportInfoParams = { reportId: string; }; export declare const isReportInfoParams: import("ajv").ValidateFunction; //# sourceMappingURL=ReportInfoParams.d.ts.map