import type { SendFeedback } from '@sentry/core';
/**
 * Public API to send a Feedback item to Sentry
 */
export declare const sendFeedback: SendFeedback;
//# sourceMappingURL=sendFeedback.d.ts.map