import { RenderContext } from '../types'; import * as i0 from "@angular/core"; export interface TemplateContext { $implicit: RenderContext; } export declare class DndSortableTemplate { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }