import { TMinMaxQuota } from "../types/min-max-quota.types";
export declare function handleGetMinMaxQuota(): TMinMaxQuota;
