import { Options } from "@sentry/bundler-plugin-core";
export declare const sentryWebpackPlugin: (options?: Options) => any;
export { sentryCliBinaryExists } from "@sentry/bundler-plugin-core";
export type { Options as SentryWebpackPluginOptions } from "@sentry/bundler-plugin-core";
