import rippleFactory from './Ripple.js'; import theme from './theme.css'; export default (options) => rippleFactory({ ...options, theme });