export declare function useWorkspaces(): { workspaces: any; loading: any; refreshWorkspaces: any; };