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