export declare function parse(): void;
export * from "./types.js";
export declare const _Parser: undefined;
export { isStructurallySame } from "./manipulator.js";
