import * as React from 'react'; import CheckmarkBadge16 from './CheckmarkBadge16'; export const checkmarkBadge16 = () => ; export default { title: 'Icon|Fill|CheckmarkBadge16', component: CheckmarkBadge16, parameters: { notes: "`import CheckmarkBadge16 from 'box-ui-elements/es/icon/fill/CheckmarkBadge16';`", }, };