/** * @publicApi */ export declare class UnsupportedSagaScopeException extends Error { constructor(); }