import * as i0 from "@angular/core";
export declare class NoneComponent {
    layoutNode: any;
    layoutIndex: number[];
    dataIndex: number[];
    static ɵfac: i0.ɵɵFactoryDeclaration<NoneComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<NoneComponent, "none-widget", never, { "layoutNode": "layoutNode"; "layoutIndex": "layoutIndex"; "dataIndex": "dataIndex"; }, {}, never, never, false>;
}
