import { z } from 'zod'; import type { AstroConfig } from '../../../types/public/config.js'; export declare const AstroConfigRefinedSchema: z.ZodEffects, AstroConfig, AstroConfig>;