import type { AstroGlobalPartial } from '../../types/public/context.js'; export declare function createAstro(site: string | undefined): AstroGlobalPartial;