import { ButtonProps } from '@sanity/ui';
import React from 'react';
export declare const DragHandle: React.ComponentType<{
    grid?: boolean;
} & ButtonProps>;
//# sourceMappingURL=DragHandle.d.ts.map