export declare function mad(x: unknown, center?: number, constant?: number, low?: boolean, high?: boolean): number;