export interface Authentication { access_token?: string; }