type RenderProp<T extends any[]> = (...args: T) => LiveElement<ArrowFunction>
packages / live / src / types.ts