import { JSXElement } from "solid-js"; export function Arrow(): JSXElement { return ( ); }