declare const softGradientVariant: { outer: string; inner: string; }; export default softGradientVariant; export { softGradientVariant };