export declare const READ_ENABLED = false;
export declare function buildLookAtPrompt(goal: string, isBase64Input: boolean): string;
