import { FloatLabel } from "./floatLabel"; export declare class TopLabel extends FloatLabel { protected labelTranslateY(): string; }