import integration from './src/integration'

export type Integration = typeof integration
export default integration
