export * from '../components'

import installer from './defaults'
export const install = installer.install
export default installer
