import type { RuntimeIslandRenderProps } from '../../types/island'; export declare const Island: (props: RuntimeIslandRenderProps) => import("react/jsx-runtime").JSX.Element;