import type { t } from '../core/index.js'; export declare function div(lhs: t, rhs: t): t;