import type { RehypePlugins } from "astro"; export declare function rehypeIt(hast: any, rehypePipe: RehypePlugins): Promise; export declare function rehypeTypstx(hast: any, rehypePipe: RehypePlugins): Promise; //# sourceMappingURL=rehype.d.ts.map