import * as configFactory from './factory'; export {configFactory}; export {Config, CustomConfig} from './types';