/** * Copyright (c) 2024 mol* contributors, licensed under MIT, See LICENSE file for more info. * * @author David Sehnal */ export declare function renderReact18(element: any, target: Element): void;