import type { Plugin } from "esbuild"; declare const reactAliasPlugin: Plugin; export default reactAliasPlugin;