import type { ESTree } from "meriyah"; export declare function toLiteral(templateLiteral: ESTree.TemplateLiteral): string; //# sourceMappingURL=toLiteral.d.ts.map