import { type Exception } from '@toa.io/core'; export declare function rethrow(exception: Exception): void;