import { CreateApi } from '../utilities/api';
export declare function useWorkspaceApi(): CreateApi;
