import { CantonError } from "../../core/errors/canton-error.js"; export declare class ReplaySourceMapException extends CantonError { }