import { ElementRef } from '@angular/core'; export declare class GridStackDirective { private el; constructor(el: ElementRef); }