///
declare const LabelTypography: import("@emotion/styled").StyledComponent<{
theme?: import("@emotion/react").Theme | undefined;
as?: import("react").ElementType | undefined;
} & Partial, Pick, HTMLSpanElement>, keyof import("react").ClassAttributes | keyof import("react").HTMLAttributes>, {}>;
export default LabelTypography;
//# sourceMappingURL=LabelTypography.d.ts.map