export declare const buttonTextSizeDecorator: (size?: "small" | "medium" | "large" | undefined) => "small" | "p" | "span";