// Copyright 2017-2020 @polkadot/dev authors & contributors // SPDX-License-Identifier: Apache-2.0 declare module '*.json' { export const version: number; }