/// <reference types="react" />
export declare const StyledText: import("@emotion/styled").StyledComponent<any, {}, {
    ref?: import("react").Ref<any>;
}>;
