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