declare const getLogger: (namespace: any) => any;
export default getLogger;
