export interface GetDeckByIdQuery { id: string; }