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