import { EsdtType } from 'types';
import { RuleType } from 'validation/types';
export declare const getInputInsufficientFundsRule: (token?: EsdtType) => RuleType<string | undefined>;
//# sourceMappingURL=getInputInsufficientFundsRule.d.ts.map