import type { AstroIntegration } from 'astro' export function mdAstro(): AstroIntegration export type { AstroIntegration }