import type AxisOptions from './AxisOptions'; /** * @optionparent xAxis */ declare const Axis3DDefaults: AxisOptions; export default Axis3DDefaults;