export { default as Ribbon } from './Ribbon'; export type { RibbonProps, RibbonColor, RibbonTone, RibbonRadius, RibbonShadow, RibbonSize, RibbonPosition, } from './Ribbon.types'; //# sourceMappingURL=index.d.ts.map