export declare const CSS: {
  handle: string;
  handleActivated: string;
};
export declare const ICONS: {
  drag: string;
};
