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