/** @deprecated since v4.0.0, will be removed with next major release. background: `linear-gradient(to top, ${gradientStopsFadeDark});` instead */ export declare const gradientToTopStyle: { readonly background: `linear-gradient(to top, ${string});`; };