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