import type { Pluggable } from "unified"; export declare function getRemarkPlugins(): Pluggable[]; export declare function getRehypePlugins(): Pluggable[]; //# sourceMappingURL=plugin-loader.d.ts.map