import type { Plugin } from 'rollup';
export default function esmShim(): Plugin;
