
declare function e(config:any, configurer:any | Function): () => void;

export = e;
