import { AXFunction } from './AXFunction';
/**
 * Returns the current interpreter frame's callee.
 */
export declare function axGetArgumentsCallee(): AXFunction;
//# sourceMappingURL=axGetArgumentsCallee.d.ts.map