/**
 * Declaration file could be found in `global.d.ts`.
*/ /** */
declare const version = "0.0.1";

export { version };
