export interface WithDragContext { readonly dragContext: string; }