import valueParser from 'postcss-value-parser';
export declare function getComma(node: valueParser.Node): boolean;
