export class ExtensionService { constructor(...args: any[]); static create(...args: any[]): ExtensionService; [key: string]: any; }