import NodeComponent from "../node"; export default class DocumentComponent extends NodeComponent { }