export declare type StatsClientNotFoundError = { name: string; message: string; };