import { Ref } from "../data"; export function useState(defaultValue?: any): Ref