export declare const HL_MAX_DECIMALS = 6; export declare const HL_MAX_FIGURES = 5; export declare const HL_ENDPOINTS: { PUBLIC: { INFO: string; }; };