//#region src/constant.d.ts
declare const DEFAULT_TOKEN_DECIMAL = 18;
//#endregion
export { DEFAULT_TOKEN_DECIMAL };