import type { TotalParams } from '../../facet/layout/interface'; export declare const addTotals: (params: TotalParams) => void;