export declare function noApiKeyResponse(): { content: { type: "text"; text: string; }[]; isError: boolean; };