export declare const defaultArMainnetConfig: {
    host: string;
    protocol: string;
    timeout: number;
};
export declare const AR_DECIMAL = 12;
