export interface AuthSwHeaderDto { key: string; value: string; }