export function getFormattedFormations(formations: any, isYAxis: any): any; export function updateAxisStyles({ chart }: { chart: any; }): void; export function renderFormations({ chart, plotLines, axis }: { chart: any; plotLines: any; axis: any; }): void; //# sourceMappingURL=formations.d.ts.map