export declare const BmiLabel: import("@emotion/styled").StyledComponent<Omit<import("@ssa-ui-kit/core").TypographyProps, "ref"> & import("react").RefAttributes<HTMLElement> & {
    theme?: import("@emotion/react").Theme;
}, {}, {}>;
