import type { ContentRenderer } from './types'; /** * Renders interval-from output. */ export declare const renderFrom: ContentRenderer;