import { type AgFlowProportionChartOptions } from 'ag-charts-community';
import type { ChartModuleDefinition } from 'ag-charts-core';
export declare const FlowProportionChartModule: ChartModuleDefinition<AgFlowProportionChartOptions>;
