export type ParameterObject = Record; export declare function charsParams(params: ParameterObject): number; //# sourceMappingURL=charsParams.d.ts.map