import { DefinedObject } from './DefinedObject'; export type PartialDefinedObject = Partial>; //# sourceMappingURL=PartialDefinedObject.d.ts.map