import { ASObject } from './ASObject';
export declare class ASMath extends ASObject {
    static classNatives: any[];
    static classInitializer: any;
}
//# sourceMappingURL=ASMath.d.ts.map