/** * @license * Copyright (c) 2025 Handsoncode. All rights reserved. */ export declare function objectDestroy(object: any): void;