import type { MultiVecOpVN, VecOpVN } from "./api.js";
/**
 * Same as {@link remainder}, but 2nd operand is a single scalar (uniform domain
 * for all vector components).
 */
export declare const remainderN: MultiVecOpVN, remainderN2: VecOpVN, remainderN3: VecOpVN, remainderN4: VecOpVN;
//# sourceMappingURL=remaindern.d.ts.map