import { FixedLengthArray } from '../../type-utils.js'; export declare function u24ToNumber(val: [FixedLengthArray]): number;