export { default } from './GradientBox'; export * from './GradientBox'; export type { Gradient } from './types';