/** @type {import('@sveltejs/kit').Config} */ declare interface configType { static kit: any; static adapter: any; }