import Config from '../../Config'; declare const _default: (config: Config, models: any[]) => any[]; export default _default;