import { LimitsParam } from "./components/Limits"; export declare function validateLimits(limits: LimitsParam, name: string): string[];