export declare let AXBasePrototype: any;
export declare function isValidASValue(value: any): any;
/**
 * Execute this lazily because we want to make sure the AS package is available.
 */
export declare function initializeAXBasePrototype(): void;
//# sourceMappingURL=initializeAXBasePrototype.d.ts.map