export declare const ATLAS_GPT_SYSTEM_PROMPT: string;
export declare function getGptAtlasPrompt(): string;
