import type { ILinkProps } from './types'; export default function Link(props: ILinkProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=index.d.ts.map