/**
 *
 * @param {BinaryDataType} dt
 * @returns {number}
 */
export function computeThreeTextureTypeFromDataType(dt: BinaryDataType): number;
import { BinaryDataType } from "../../../core/binary/type/BinaryDataType.js";
//# sourceMappingURL=computeThreeTextureTypeFromDataType.d.ts.map