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