import * as i0 from "@angular/core"; /** * Lf tooltip component. */ export declare class TooltipComponent { help?: string; placement: 'top' | 'bottom' | 'left' | 'right'; delay: number; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }