import { TaobaoHack } from './taobao.hack';
export declare const union: {
    Hack: typeof TaobaoHack;
};
