import type { SvgConfig } from "@design-system-rte/core/common/svg"; import type { TreeviewBorderType } from "@design-system-rte/core/components/treeview/treeview-item.interface"; import * as i0 from "@angular/core"; export declare class TreeviewItemBorderComponent { readonly borderType: import("@angular/core").InputSignal; readonly isCompact: import("@angular/core").InputSignal; readonly svgConfig: import("@angular/core").Signal; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }