import type { FunctionNode } from 'postcss-value-parser'; export declare function onCSSFunctionSRgb(node: FunctionNode): void;