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