export declare const SENTRY_DSN = "https://572b03708e298427cc72fc26dac1e8b2@o385026.ingest.us.sentry.io/4508780138856448";
/**
 * @deprecated Use packages/hardhat/src/internal/cli/telemetry/error-reporter/reporter.ts
 *   instead.
 */
export declare function sendErrorTelemetry(error: Error, hint?: {
    unhandled?: boolean;
    mechanismType?: string;
}): Promise<boolean>;
export declare function setCliHardhatConfigPath(configPath: string): void;
export declare function _testResetReporter(): void;
//# sourceMappingURL=reporter.d.ts.map