import LinkComponent from './Link.web'; export default LinkComponent; export { LinkComponent as Link }; export * from './types';