export declare function useWorkspace(): { workspace: { id: string; name: string; slug: string; }; }; //# sourceMappingURL=useWorkspace.d.ts.map