import type { AstroSettings } from '../types/astro.js'; export declare function syncAstroEnv(settings: AstroSettings): void;