export declare function fmod(x: number | string, y: number | string): number;