export interface IracingAuthStateDTO { state: string; returnTo?: string; }