import type { RillFunction } from '../../../core/callable.js'; /** Temporal built-in functions: datetime, now, duration. */ export declare const TEMPORAL_FUNCTIONS: Record;