export type SentryConfig = {
    enable: boolean;
};
//# sourceMappingURL=SentryConfig.d.ts.map