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