export declare const math_atan2: (y: number, x: number) => number;