import component from './component'; import style from './style'; import test from './test'; export { component, style, test }; //# sourceMappingURL=index.d.ts.map