import * as i0 from "@angular/core"; export declare class GtrFormFloatingDirective { /** * Enable floating labels * @type boolean */ floating: string | boolean; get hostClasses(): any; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; static ngAcceptInputType_floating: unknown; }