import React from 'react'; import { ScaleAxisLayoutProps } from '../shared/types'; export declare const ScaleChartHeader: React.FC;