import type { Draft } from 'immer'; import type { PhaseCorrectionTraceData, State, TwoDimensionPhaseCorrection } from '../Reducer.js'; export declare function getTwoDimensionPhaseCorrectionOptions(state: Draft | State): Draft; //# sourceMappingURL=getTwoDimensionPhaseCorrectionOptions.d.ts.map