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