import type { CPUFallbackLUT } from '../../../../types'; export default function lutMatches(a: CPUFallbackLUT, b: CPUFallbackLUT): boolean;