declare const AxisRow: import("svelte").Component<{ table: any; }, {}, "">; type AxisRow = ReturnType; export default AxisRow; //# sourceMappingURL=AxisRow.svelte.d.ts.map