import * as React$1 from "react"; import * as react_jsx_runtime18 from "react/jsx-runtime"; import { Link as Link$1, LinkProps } from "expo-router"; //#region ui/link.d.ts declare function Link({ className, ...props }: LinkProps & { ref?: React$1.RefObject; }): react_jsx_runtime18.JSX.Element; //#endregion export { Link }; //# sourceMappingURL=link.d.ts.map