import { InjectionToken } from '../../../fslinker'; import type { Decimal } from 'decimal.js'; export declare const DECIMAL: InjectionToken;