declare const MathSign: (x: number) => number; export = MathSign;