export declare const typographyVariants: { Body: import("../../..").TypographyComponent & (({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").BoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").MediumProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").ExtraBoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes))>; Dspl: import("../../..").TypographyComponent & (({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").BoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").MediumProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").ExtraBoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes))>; Heading: import("../../..").TypographyComponent & (({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").BoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").MediumProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").ExtraBoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes))>; Text: import("../../..").TypographyComponent & (({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").BoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").MediumProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes) | ({ noWrap?: boolean; breakWord?: boolean; color?: string; size?: string; isNumeric?: boolean; isItalic?: boolean; } & import("../../..").SpacingProps & import("../../../components/Typography/Typography.types").ExtraBoldProps & import("../../..").AsProps & import("react").HTMLAttributes & { as?: keyof import("../../..").AllowedTextHTMLElements; } & import("react").RefAttributes))>; }; export declare const Editable: import("react").FunctionComponent & import("../../../components/Editable/Editable.types").EditableProps & import("react").RefAttributes>; //# sourceMappingURL=Editable.d.ts.map