import { Caster } from "../caster"; export declare function wrapAnObjectCasterToSupportArray(caster: Caster): Caster; //# sourceMappingURL=wrapAnObjectCasterToSupportArray.d.ts.map