declare module 'astro:env/client' {
	export const PUBLIC_GOOGLE_SITE_VERIFICATION: string | undefined;	
}