import type { ParseResult } from '../lib.js'; export declare const parseScript: (script: string) => ParseResult; //# sourceMappingURL=parse.d.ts.map