import { IResolvers } from '@workbench-stack/core'; export declare const workspaceResolver: (services: any) => IResolvers;