export declare function getWorkspaceId(props: { configPath?: string; workspaceName?: string; endpoint?: string; }): string;