import { spawnNewFunctionDraftDigith, spawnNewSignalDraftDigith } from "src/ui/Scrowl/scrowlStore"; type Props = { // TODO } export function Controls(props: Props) { return ( ); }