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