import Config from '../../Config'; declare const _default: (config: Config) => (data: any) => any; export default _default;