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