import type { Inset } from './SpectraInsets.js'; export declare function DraggableInset(props: Inset): import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=DraggableInset.d.ts.map