import { TextCloudConfig } from './TextCloud/index'
import { ImageConfig } from './Image/index'
export default [ImageConfig, TextCloudConfig]