import type { ESTree } from "meriyah"; export declare function isOneLineExpressionExport(body: ESTree.Program["body"]): boolean; //# sourceMappingURL=isOneLineExpressionExport.d.ts.map