export type { BaseLinkProps, LinkProps } from './types'; export * from './link-inline'; export * from './link-standalone'; //# sourceMappingURL=index.d.ts.map