import { L as LinkRoot, a as LinkRootCommonProps, b as LinkRootOptions, c as LinkRootProps, d as LinkRootRenderProps } from './link-root-bf54d4f3.js'; declare const Link: typeof LinkRoot; declare const index_Link: typeof Link; declare const index_LinkRootCommonProps: typeof LinkRootCommonProps; declare const index_LinkRootOptions: typeof LinkRootOptions; declare const index_LinkRootProps: typeof LinkRootProps; declare const index_LinkRootRenderProps: typeof LinkRootRenderProps; declare namespace index { export { index_Link as Link, index_LinkRootCommonProps as LinkRootCommonProps, index_LinkRootOptions as LinkRootOptions, index_LinkRootProps as LinkRootProps, index_LinkRootRenderProps as LinkRootRenderProps, LinkRoot as Root, }; } export { Link as L, index as i };