import {EnginePlugin} from "../../../plugin/EnginePlugin";

export class GizmoRenderingPlugin extends EnginePlugin{
    
}
