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