declare const _default: { sentry: ({ strapi }: { strapi: import("@strapi/types/dist/core/strapi.js").Strapi; }) => { init(): /*elided*/ any; getInstance(): typeof import("@sentry/node") | null; sendError(error: Error, configureScope?: (scope: import("@sentry/core").Scope) => void): void; }; }; export default _default; //# sourceMappingURL=index.d.ts.map