import type { ESTree } from "meriyah"; export declare function getParamNames(params: ESTree.Node[]): string[]; //# sourceMappingURL=getParamNames.d.ts.map