export { apple } from './apple.js'; export { facebook } from './facebook.js'; export { github } from './github.js'; export { google } from './google.js'; export { wechat } from './wechat.js'; export { x } from './x.js'; import '../types.js';