export interface PgTokenModel{ access_token:string refresh_token:string }