export declare function sendToSentry(error: Error): void; export declare function initSentry(): void; export declare function closeSentry(): PromiseLike;