import {Ice} from 'ice'; declare module './Ice.ns' { namespace Ice { namespace Instrumentation { } } } export {Ice} from './Ice.ns';