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