import { Query } from "../types.js"; export declare const DraggableContainerView: import("@chasemoskal/magical").View<[{ query: Query; }]>;