export * from './coinFactory';
import * as Coin from './coins';
export { Coin };
//# sourceMappingURL=index.d.ts.map