import { Component } from '../_util/simply';
import { BadgeFunctionalProps } from './props';

Component({ props: BadgeFunctionalProps });
