export function useNamespace(text: string) { return { } }