import type { Plugin } from 'rollup'

export function rollupIncludeAll(): () => Plugin
export default rollupIncludeAll
