import { Workspace } from '@steamship/client'; import { GetObjParams } from '../helpers/get-obj.js'; export declare function getWorkspace(params: GetObjParams): Promise;