export interface Ireq { headers?: { 'user-agent': string; }; }