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