import BadgeLabel from './BadgeLabel';

export default function (
    config?: BadgeLabel.IConfig
): BadgeLabel;