import { IAction } from 'src/ReportBuilder/state/action'; export declare function getStartWithRow(state: number, action: IAction): any;