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