export declare const LabelStyled: import("styled-components").StyledComponent<"label", any, import("./types").LabelProps & { labelPosition: import("./types").LabelPositions; }, never>;