import type { Root as PxastRoot } from "@rshirohara/pxast";
import type { Plugin } from "unified";
export declare const repixeParse: Plugin<[], string, PxastRoot>;
//# sourceMappingURL=index.d.ts.map