import { DualAxesComponentType } from './types'; export * from './types'; export declare const DualAxes: DualAxesComponentType;