export declare function findFloatLabelControl(root: HTMLElement): Element | null; export declare function isFloatLabelFilled(root: HTMLElement): boolean; //# sourceMappingURL=float-label-state.d.ts.map