import { Link } from './Link';

export { LinkProps, LinkTheme } from './Link';
export { Link }
export default Link;
