import type { DataEditorProps } from "@glideapps/glide-data-grid"; type Props = Pick; export declare function useMoveableColumns(p: Props): Required; export {}; //# sourceMappingURL=use-movable-columns.d.ts.map