import { type ChartType } from "@gooddata/sdk-ui"; export declare function isOpenAsReportSupportedByVisualization(type: ChartType): boolean; //# sourceMappingURL=visualizationsHelper.d.ts.map