import { TemplateRef } from '@angular/core'; import * as i0 from "@angular/core"; /** * The row action definition directive. * */ export declare class UiGridRowActionDirective { /** * @ignore */ html?: TemplateRef; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }