import { type ICoreChartProps } from "../../interfaces/chartProps.js"; /** * NOTE: exported to satisfy sdk-ui-ext; is internal, must not be used outside of SDK; will disapppear. * * @internal */ export declare const CoreXirr: import("react").ComponentType; //# sourceMappingURL=CoreXirr.d.ts.map