import "../button/btn.css"; export type { IconLinkProps } from "./IconLink"; export { IconLink } from "./IconLink"; export type { LinkProps } from "./Link"; export { Link } from "./Link"; //# sourceMappingURL=index.d.ts.map