import { ElementRef, Renderer2 } from '@angular/core';
import * as i0 from "@angular/core";
export declare class FalDirective {
    private _el;
    private _r;
    constructor(_el: ElementRef, _r: Renderer2);
    static ɵfac: i0.ɵɵFactoryDeclaration<FalDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<FalDirective, "[fal], [light]", never, {}, {}, never, never, false, never>;
}
