type Props = { // TODO } export function Controls(props: Props) { return ( ); }