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