import { RechartsRootState } from '../store'; export declare const pickAxisType: (_state: RechartsRootState, axisType: T) => T;