declare module 'esbuild-plugin-babel' {
  export default function babel(build?: any): any;
}
