import valuesParser from 'postcss-value-parser'; export default function transformValueAST(root: valuesParser.ParsedValue, customProperties: Map, localCustomProperties: Map): string;