export { default } from './Link.native'; export { default as Link } from './Link.native'; export * from './types';