import { TokenNode } from '@csstools/css-parser-algorithms'; export declare function multiplication(inputs: Array): TokenNode | -1;