import {AbstractColumn} from "@enhavo/app/column/model/AbstractColumn"; export class SubColumn extends AbstractColumn { }