export interface OwnerContainer { Add(object: any, isCheckObjectCleanly?: boolean): void; } //# sourceMappingURL=OwnerContainer.d.ts.map