transform-value-ast.d.ts 82 Bytes
export default function transformValueAST(root: any, customProperties: any): any;