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