export abstract class DefaultTabProvider { abstract async openNewTab (): Promise }