import type { AstroIntegration } from "astro";
declare const astroZikojs: () => AstroIntegration;
export default astroZikojs;