import * as i0 from "@angular/core"; export declare class MiniNodeComponent { left: number; top: number; width: number; height: number; get styleLeft(): string; get styleTop(): string; get styleWidth(): string; get styleHeight(): string; px(value: number): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }