/// export declare const StyledDeprecation: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components").FastOmit & import("../../Typography").TypographyProps & import("react").RefAttributes, "ref"> & { ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject | null | undefined; }, never>> & string & Omit & import("../../Typography").TypographyProps & import("react").RefAttributes>, keyof import("react").Component>;