export declare enum ECommonsStrictParamPlurality { SINGLE = "single", ARRAY = "array", ANY = "any" }