import type { Signal } from '@builder.io/qwik'; import type { CellAction } from './Cell'; export declare const DragContext: import("@builder.io/qwik").ContextId>;