export * from './Link'; import { LinkPropsType } from './types'; export type { LinkPropsType };