import { ArrowsPosition } from '../state/index.js'; export declare const arrowsPositionSelector: (state: any) => ArrowsPosition;