import valuesParser from 'postcss-value-parser'; export declare function parseOrCached(value: string, parsedValuesCache: Map): valuesParser.ParsedValue;