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