export declare const SUBTRACT_GAS_LIMIT: number; export declare const INTEGERS: { ZERO: string; ONE: string; ONES_31: string; ONES_127: string; ONES_255: string; }; export declare const ADDRESSES: { ETH: string; BTC: string; };