export declare const SENTRY_DSN = "https://572b03708e298427cc72fc26dac1e8b2@o385026.ingest.us.sentry.io/4508780138856448";
export declare function setupErrorTelemetryIfEnabled(): Promise<void>;
export declare function sendErrorTelemetry(error: Error): Promise<boolean>;
export declare function setCliHardhatConfigPath(configPath: string): void;
export declare function _testResetReporter(): void;
//# sourceMappingURL=reporter.d.ts.map