/** * @license * Copyright 2025-2026 Open Home Foundation * SPDX-License-Identifier: Apache-2.0 */ export declare const preventDefault: (ev: Event) => void; //# sourceMappingURL=prevent_default.d.ts.map