import * as i0 from "@angular/core"; export declare class ForceFieldComponent { size: { width: number; height: number; }; position: { x: number; y: number; }; eventBlackHole(event: Event): boolean; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }