export declare class JoueurNotFound extends Error { constructor(licenceId: string); } //# sourceMappingURL=JoueurNotFound.d.ts.map