import type { LuminanceFunction } from '../types.js'; export declare const relativeLuminance: LuminanceFunction;