export interface GetDeckByIdQuery { id: string; } //# sourceMappingURL=GetDeckByIdQuery.d.ts.map