import * as React from 'react'; import { RibbonProps } from './iBadge'; declare const Ribbon: React.FC; export default Ribbon;