File size: 127 Bytes
cc651f6
 
1
2
3
import type { FunctionNode } from 'postcss-value-parser';
export declare function onCSSFunctionSRgb(node: FunctionNode): void;