export interface IFixedResponseMetadata { path?: string; status?: number; }