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