import { AWebComponent } from './'; export abstract class AWebSceneComponent extends AWebComponent { }