import type React from "preact/compat"; export function GripVertical(props: React.JSX.SVGAttributes) { return ( ) }